[Manager Summary]

PMGetFirstPage


Reports the starting page number for a range of pages to be printed.
OSStatus PMGetFirstPage(PMPrintSettings printSettings, UInt32 *first)
PARAMETERS
printSettings
A PMPrintSettings object previously created by your application for the current printing session.
first
A pointer to a variable which, on return, contains the number of the page at which to begin printing.
function result
A result code. See Result Codes.
CARBON PORTING NOTES
 The PMGetFirstPage function replaces the Printing Manager opcode kPrinterDirectOpCode in kPDVerifySelect mode, and obtains information previously stored in the iFstPage field of the Printing Manager structure TPrJob.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.